home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / a_utils / ffccflow / ffccflow.lha / ffccc+flow / ffccc / CPARAM.h < prev    next >
Text File  |  1992-07-31  |  2KB  |  35 lines

  1. *IF DEF,NEVER   
  2. *-----------------------------------------------------------------------
  3. *--- MXNAME = dimension of IWS, COMMON/FLWORK/, and of SNAMES /ALCAZA/  
  4. *    MXSSTM = length of string SSTM, COMMON/ALCAZA/ 
  5. *    MXSTAT = max. no. of statement definitions 
  6. *    MCLASS = first dim. of ISTMDS( , ) = no. of control words/statement
  7. *    MXLENG = max. length of statement field (20*66)
  8. *    MXLINE = line length of input image
  9. *    MXSIMA = max. no. of lines in input image (one routine)
  10. *    MXSIMD = dim. of SIMA (excess for replacement overflows)   
  11. *    MCUNIT = file for command input (data cards)   
  12. *    MPUNIT = file for printed output   
  13. *    MIUNIT = FORTRAN code input unit   
  14. *    MTUNIT = TREE output unit  
  15. *    MOUNIT = FORTRAN code output unit  
  16. *    MXFLAG = no. of status and action flags
  17. *    MXNMCH = max. no. of characters per name   
  18. *    MXORST = max. no. of OR-sets in control commands   
  19. *    MDIMST = dimension of SSTA, SSTR, SKYSTR   
  20. *    MGLOKY = no. of global command keys
  21. *    MLOCKY = no. of local (in each OR-set) command keys
  22. *    MSUBKY = no. of command sub-keys   
  23. *    MXKINT = dim. of KEYINT  /KEYINP/  
  24. *    MXKNAM = max. no. of names or strings on input commands (total)
  25. *    MXTYPE = max. no. of variable types
  26. *    MAXNUM = max. no. of statement numbers per routine 
  27. *    MAXGRP = max. no. of c.b. names or equiv. groups (for ACTION(24))  
  28. *    TIMLIM = if less time left, refrain from reading next routine  
  29. *    VERSIO = program version   
  30. *    KALL   = max. no. of different externals / routine (TREE)  
  31. *    KENT   = max. no. of ENTRY statements / routine    (TREE)  
  32. *    NOARG  = max. no. of arguments / call              (TREE)  
  33. *-----------------------------------------------------------------------
  34. *EI 
  35.